TC

File Search and Replace ver 1.2.1 (Freeware)

This small utility is used to search and replace text in non binary files. It has been developed and tested in most of the major versions of Windows and is written in JDK 1.2.1. Very handy tool used for searching and replacing text in websites
This is a precursor to a more powerful shareware version of the same application. New 1.2.1 version works with any non-binary files of unlimited size. Uses the Boyer Moore algorithm for faster string searches. For all suggestions or bugs please send mail to Amit Sengupta

For installing, please save the files below into your computer and run it as Java FSR
You can right click on each file and choose "Save Target As".

FSR.class This is the main class for this application
ParseFile.class This is used for the actual search and replace process
BM.class Implementation of the Boyer Moore text search
extensions.txt This file is required to specify which files to scan while searching